FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package Basisprofil.Tiplu.DE.R4#1.1.3 (78 ms)

Package Basisprofil.Tiplu.DE.R4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=Basisprofil.Tiplu.DE.R4@1.1.3&canonical=https://tiplu.de/fhir/StructureDefinition/TipluLocation
Url https://tiplu.de/fhir/StructureDefinition/TipluLocation
Version 1.0
Status active
Name TipluLocation
Title TipluLocation
Experimental False
Description Details und Positionsinformationen über einen physischen Ort (z.B. Station, Raum oder Bett)
Type Location
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
https://tiplu.de/fhir/StructureDefinition/identifier-kuerzel Profil für die Abbildung eines Ressourcen-Kürzels als Identifier
https://tiplu.de/fhir/ValueSet/LocationRoleType TipluLocation - Organisationseinheit Rolle - Type


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "TipluLocation",
  "url" : "https://tiplu.de/fhir/StructureDefinition/TipluLocation",
  "version" : "1.0",
  "name" : "TipluLocation",
  "title" : "TipluLocation",
  "status" : "active",
  "description" : "Details und Positionsinformationen über einen physischen Ort (z.B. Station, Raum oder Bett)",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Location",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Location",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Location.identifier",
        "path" : "Location.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "mustSupport" : true
      },
      {
        "id" : "Location.identifier:Standortnummer",
        "path" : "Location.identifier",
        "sliceName" : "Standortnummer",
        "min" : 0,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Location.identifier:Standortnummer.type",
        "path" : "Location.identifier.type",
        "min" : 1,
        "patternCodeableConcept" : {
          "coding" : [
            {
              "code" : "RI",
              "system" : "http://terminology.hl7.org/CodeSystem/v2-0203"
            }
          ]
        },
        "mustSupport" : true
      },
      {
        "id" : "Location.identifier:Standortnummer.system",
        "path" : "Location.identifier.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Location.identifier:Standortnummer.value",
        "path" : "Location.identifier.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Location.identifier:Kuerzel",
        "path" : "Location.identifier",
        "sliceName" : "Kuerzel",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Identifier",
            "profile" : [
              "https://tiplu.de/fhir/StructureDefinition/identifier-kuerzel"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Location.name",
        "path" : "Location.name",
        "mustSupport" : true
      },
      {
        "id" : "Location.alias",
        "path" : "Location.alias",
        "mustSupport" : true
      },
      {
        "id" : "Location.type",
        "path" : "Location.type",
        "mustSupport" : true,
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "https://tiplu.de/fhir/ValueSet/LocationRoleType"
        }
      },
      {
        "id" : "Location.physicalType",
        "path" : "Location.physicalType",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://hl7.org/fhir/ValueSet/location-physical-type"
        }
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.